C#
VB
C++
Gets a collection containing the keys in the DictionaryWithEvents<TKey,TValue>.
public ICollection<TKey> Keys { get; }
Public ReadOnly Property Keys As ICollection(Of TKey)
public:
property ICollection<TKey^>^ Keys {
ICollection<TKey^>^ get();
}
A KeyCollection"/> containing the keys in the DictionaryWithEvents<TKey,TValue>.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET